home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / amiga / plotting / lisa.txt < prev    next >
Text File  |  1992-04-15  |  3KB  |  85 lines

  1.      *********************************************************************
  2.      *                  LISA    v1.10                 *
  3.      *             (c) 1992 by  ! WIZARD WORKS !                   *
  4.      *      Written by Stefan Zeiger  in May/June '91 + February'92      *
  5.      *********************************************************************
  6.  
  7.  
  8. ABOUT "LISA":
  9. ~~~~~~~~~~~~~
  10. LISA is a program for drawing Lissajous curves. There is not much to tell about
  11. it, because LISA has a full Intuition support and the user is guided at every
  12. step he makes. "About" and "Quit" may be reached via the menu or the shortcuts.
  13. Everything else can be selected at the "Control Panel" in the "Parameters
  14. section". The two parameters describe, how often the sinus curve goes from left
  15. to right and from the top to the bottom in one time step. The bigger the
  16. values, the faster is the drawing speed. You have to stop the drawing after (or
  17. if you want, also before) the curve goes back into itself. The parameters may
  18. reach from "-99.0" to "+99.0".
  19.  
  20.  
  21. HOW TO START "LISA":
  22. ~~~~~~~~~~~~~~~~~~~~
  23. "LISA" can be started from the CLI/Shell or the Workbench. If you start it from
  24. the CLI/Shell, you don't need "run" or "runback". "LISA" will self-detach from
  25. the starting process.
  26.  
  27.  
  28. KNOWN BUGS: NONE
  29. ~~~~~~~~~~~~~~~~
  30. "It's not a bug, it's an undocumented feature"
  31. If you find a bug, let me know it !
  32.  
  33.  
  34. TECHNICAL STUFF:
  35. ~~~~~~~~~~~~~~~~
  36. This program was written using SAS/C v5.10.
  37.  
  38.  
  39. DISCLAIMER:
  40. ~~~~~~~~~~~
  41. This program is distributed 'as is'. ! WIZARD WORKS ! doesn't guarantee the
  42. usage and capability of this program. ! WIZARD WORKS ! will not be reliable
  43. for any direct or indirect damages done by LISA.
  44.  
  45.  
  46. HISTORY:
  47. ~~~~~~~~
  48. 1.00  First release.
  49. 1.01  Bugs fixed. Autodetach added (LSR).
  50. 1.10  OS 2.0 version added.
  51.  
  52.  
  53. LEGAL STUFF:
  54. ~~~~~~~~~~~~
  55. LISA v1.10 is FREEWARE. It may only be distributed for non-commercial
  56. purposes, only for a distribution fee less or equal to the fee that Fred Fish
  57. wants for his AmigaLibDisks, only with all files together (Executable, ReadMe),
  58. and only in unmodified form.
  59.  
  60.  
  61.                 CU (See you :-),
  62.                              Stefan.
  63.  
  64.  
  65. -----------------------------------------------------------------------------
  66.  
  67.    STANDARD MAIL :     ! WIZARD WORKS !
  68.                        Stefan Zeiger
  69.                        Seligenstaedter Weg 24
  70.                        D-W-8756 Kahl
  71.                        West Germany
  72.  
  73.            VOICE :     ++49-(0)6188-2525
  74.  
  75.          MAILBOX :     ++49-(0)69-5975113
  76.                        "The Hitchhiker" (H.T.H.) in Frankfurt
  77.                        300-14400 bps, 8/N/1, 24h online
  78.                        Username : "STEFAN"
  79.  
  80.            EMAIL :     AmNet    : STEFAN;HTH
  81.                        Fido     : STEFAN%HTH.AMN 2:247/12.5
  82.                        Zerberus : STEFAN%HTH@AMNET.ZER
  83.  
  84. -----------------------------------------------------------------------------
  85.